| appendToDrawingAreaOffset(const CPoint &point) | Exponent::GUI::Graphics::CGraphics | [inline] |
| beginAlphaDrawing(const double alpha) | Exponent::GUI::Graphics::CGraphics | |
| CGraphics() | Exponent::GUI::Graphics::CGraphics | |
| drawAAPixelIncreasingX(const long x, const long y, const unsigned long alpha) | Exponent::GUI::Graphics::CGraphics | [inline, protected] |
| drawAAPixelIncreasingY(const long x, const long y, const unsigned long alpha) | Exponent::GUI::Graphics::CGraphics | [inline, protected] |
| drawAntiAliasedLine(const CPoint &start, const CPoint &end) | Exponent::GUI::Graphics::CGraphics | |
| drawAntiAliasedPixel(const CPoint &point, const long alpha) | Exponent::GUI::Graphics::CGraphics | |
| drawAntiAliasedPolygon(const CPolygon &polygon) | Exponent::GUI::Graphics::CGraphics | |
| drawArc(const CRect &area, const CPoint &startPos, const CPoint &endPos, const bool clockwise=true) | Exponent::GUI::Graphics::CGraphics | |
| drawEllipse(const CRect &area) | Exponent::GUI::Graphics::CGraphics | |
| drawFilledBorderedRectangle(const CRect &area) | Exponent::GUI::Graphics::CGraphics | |
| drawGradientFilledRectangle(const CRect &area) | Exponent::GUI::Graphics::CGraphics | |
| drawImage(IImage *image, const CRect &drawTo, const CRect &offset) | Exponent::GUI::Graphics::CGraphics | |
| drawImageWithAlpha(IImage *image, const CRect &drawTo, const CRect &offset, const double alpha) | Exponent::GUI::Graphics::CGraphics | |
| drawLine(const CPoint &start, const CPoint &end) | Exponent::GUI::Graphics::CGraphics | |
| drawLine(const CPoint &toThisPoint) | Exponent::GUI::Graphics::CGraphics | |
| drawPixel(const CPoint &point) | Exponent::GUI::Graphics::CGraphics | |
| drawPolygon(const CPolygon &polygon) | Exponent::GUI::Graphics::CGraphics | |
| drawRectangle(const CRect &area) | Exponent::GUI::Graphics::CGraphics | |
| drawRoundedRectangle(const CRect &rect, const CDimension &roundingEffect) | Exponent::GUI::Graphics::CGraphics | |
| drawText(const CString &text, const CRect &area, const CFont *theFont, const ETextAlignment drawOptions=e_defaultLabelText) | Exponent::GUI::Graphics::CGraphics | |
| drawWUAALine(const CPoint &start, const CPoint &end) | Exponent::GUI::Graphics::CGraphics | [protected] |
| e_centerBottomAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_centerCenterAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_centerTopAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_defaultLabelText enum value | Exponent::GUI::Graphics::CGraphics | |
| e_defaultSingleLine enum value | Exponent::GUI::Graphics::CGraphics | |
| e_leftBottomAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_leftCenterAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_leftTopAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_rightBottomAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_rightCenterAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| e_rightTopAlign enum value | Exponent::GUI::Graphics::CGraphics | |
| endAlphaDrawing(const CRect &drawTo=CRect(0, 0, 0, 0), const CRect &offset=CRect(0, 0, 0, 0)) | Exponent::GUI::Graphics::CGraphics | |
| ETextAlignment enum name | Exponent::GUI::Graphics::CGraphics | |
| fillEllipse(const CRect &rect) | Exponent::GUI::Graphics::CGraphics | |
| fillPolygon(const CPolygon &polygon) | Exponent::GUI::Graphics::CGraphics | |
| fillRectangle(const CRect &rect) | Exponent::GUI::Graphics::CGraphics | |
| fillRoundedRectangle(const CRect &rect, const CDimension &roundingEffect) | Exponent::GUI::Graphics::CGraphics | |
| getBrush() const | Exponent::GUI::Graphics::CGraphics | |
| getClippingRegion() | Exponent::GUI::Graphics::CGraphics | |
| getDrawingAreaOffset() const | Exponent::GUI::Graphics::CGraphics | [inline] |
| getMutableBrush() const | Exponent::GUI::Graphics::CGraphics | |
| getMutableNativeImage() const | Exponent::GUI::Graphics::CGraphics | [inline] |
| getMutablePen() const | Exponent::GUI::Graphics::CGraphics | |
| getNativeImage() const | Exponent::GUI::Graphics::CGraphics | [inline] |
| getPen() const | Exponent::GUI::Graphics::CGraphics | |
| getUpdateArea() const | Exponent::GUI::Graphics::CGraphics | [inline] |
| initialise(SWindowHandle *windowHandle, HDC drawContext, const CDimension &area) | Exponent::GUI::Graphics::CGraphics | |
| m_alphaGraphics | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_brush | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_clip | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_drawContext | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_gdiPlusToken | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_graphicsOffset | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_hasGdiPlus | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_isAlphaBlending | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_nativeImage | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_pen | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_rootArea | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_textColour | Exponent::GUI::Graphics::CGraphics | [protected] |
| m_updateArea | Exponent::GUI::Graphics::CGraphics | [protected] |
| moveTo(const CPoint &point) | Exponent::GUI::Graphics::CGraphics | |
| negateFromDrawingArea(const CPoint &point) | Exponent::GUI::Graphics::CGraphics | [inline] |
| resetDrawingArea() | Exponent::GUI::Graphics::CGraphics | [inline] |
| setBackgroundColour(const CColour &colour) | Exponent::GUI::Graphics::CGraphics | [inline] |
| setDrawingAreaOffset(const CPoint &point) | Exponent::GUI::Graphics::CGraphics | [inline] |
| setTextColour(const CAlphaColour &textColour=CAlphaColour::CALPHACOLOUR_BLACK) | Exponent::GUI::Graphics::CGraphics | [inline] |
| setUpdateArea(const CRect &area) | Exponent::GUI::Graphics::CGraphics | [inline] |
| uninitialise() | Exponent::GUI::Graphics::CGraphics | |
| ~CGraphics() | Exponent::GUI::Graphics::CGraphics | [virtual] |